home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4075 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: silver.sdsmt.edu!not-for-mail
  2. From: kbs3387@silver.sdsmt.edu (Kevin Stone)
  3. Newsgroups: comp.lang.pascal.borland,comp.lang.pascal.mac,comp.lang.pascal.ansi-iso,comp.lang.pascal.misc,comp.sys.amiga.programmer,comp.graphics.algorithms,comp.os.ms-windows.programmer.graphics,comp.sys.amiga.graphics
  4. Subject: Re: 3d programming
  5. Followup-To: comp.lang.pascal.borland,comp.lang.pascal.mac,comp.lang.pascal.ansi-iso,comp.lang.pascal.misc,comp.sys.amiga.programmer,comp.graphics.algorithms,comp.os.ms-windows.programmer.graphics,comp.sys.amiga.graphics
  6. Date: 18 Feb 1996 02:37:07 GMT
  7. Organization: South Dakota School of Mines and Technology
  8. Distribution: world
  9. Message-ID: <4g63cj$p42@news.sdsmt.edu>
  10. NNTP-Posting-Host: silver.sdsmt.edu
  11. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  12.  
  13. : A point only exists in _one_ dimension. Hence no magnitude, nor
  14. : direction, ie. a point is not a vector.
  15.  
  16.     A point can exist in ANY dimension.  A vector can exist in any 
  17.     dimension.  The only difference is that a point has no "substance", 
  18.     and a vector does.
  19.  
  20. : (How would you measure the length of something infintly small ?)
  21.  
  22.     You don't, if it's mearly a point, because it has no measurable 
  23.     qualities.
  24.  
  25. BAS
  26.  
  27.